quilt_diff 0.1.1

A small crate for computing diffs (part of the quilt project)
Documentation

This crate contains a simple implementation of the patience diff algorithm (specifically, the non-recursive variant described here). This is part of the quilt, and is not intended for public use.